Class RIPRoutingEntryImpl

All Implemented Interfaces:
IPCData, RIPRoutingEntry, RoutingEntry

public class RIPRoutingEntryImpl extends RoutingEntryImpl implements RIPRoutingEntry
  • Constructor Details

    • RIPRoutingEntryImpl

      public RIPRoutingEntryImpl()
  • Method Details

    • read

      public void read(EncodedBuffer buffer)
      Reads this object from an EncodedBuffer of raw data
      Specified by:
      read in interface IPCData
      Overrides:
      read in class RoutingEntryImpl
      Parameters:
      buffer - The EncodedBuffer that contains the raw data from which to construct this object